ReportObjectCollection<TItem> Class
Represents the collection of the
ReportObject objects.
public abstract class ReportObjectCollection<>
where TItem: ReportObject
'Declaration
Public MustInherit Class ReportObjectCollection(Of As ReportObject)
- TItem
- The type of elements in the collection.